Skip to content

[Tracking] Pre-release of the mainnet branch #2199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1,305 commits into from
Closed

[Tracking] Pre-release of the mainnet branch #2199

wants to merge 1,305 commits into from

Conversation

howardwu
Copy link
Member

@howardwu howardwu commented Nov 25, 2023

[Tracking] Pre-release of the mainnet branch

Changelog

Most changes are confirmed audit fixes from the recent series of audits in preparation for mainnet. The remaining changes are either requests from custodians or necessary changes for compatibility with mainnet (i.e. URL paths, network IDs, etc.).

Disclaimer

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

@howardwu howardwu changed the base branch from testnet3 to testnet3-staging February 11, 2024 01:11
@howardwu howardwu changed the base branch from testnet3-staging to testnet3 February 11, 2024 01:38
SonOfBTC

This comment was marked as spam.

@howardwu howardwu closed this Mar 4, 2024
@howardwu howardwu deleted the mainnet branch March 4, 2024 21:04
@howardwu howardwu restored the mainnet branch March 4, 2024 21:04
@howardwu howardwu reopened this Mar 4, 2024
joske and others added 22 commits October 7, 2024 17:41
[Format] Incorporate latest nightly changes.
avoid comments about (3f + 1) and (2f + 1)

Skipping CI as it is irrelevant to the PR.
fix: deduplicate log lines

Skipping CI as it is irrelevant to the PR.
chore: fix some comments

Skipping CI as it is irrelevant to the PR.
[Perf] Reduce allocations in ToBits for Plaintext
[Perf] Reserve the exact capacity in ToBits for BigIntegers
ljedrz and others added 29 commits February 17, 2025 16:33
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
Further reduce test parameter downloads to reduce CI flakiness
[Deps] Run cargo update, update the toolchain
Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
[Fix] Update permissions on Continuous Benchmarks CI
Refactor CallStack::Synthesize to produce consistent dummy outputs for faster nested import deployments
Correct snarkVM dependency version
Signed-off-by: ljedrz <ljedrz@users.noreply.github.com>
…mption-in-call

[Test] This PR adds a test that shows record production/consumption behaviors in an external call.
[Fix] Use correct cfg flag values
Signed-off-by: vicsn <victor.s.nicolaas@protonmail.com>
[Hotfix] Optimize deployment loading on initialization
…s_v4

Upgrade snarkVM for new consensus version.
@howardwu howardwu closed this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.